home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / Software / Full / ReaConverter / ReaConverterPro1.9.exe / {app} / reaconv.chm / html / styles.css < prev    next >
Cascading Style Sheet File  |  2004-05-19  |  1KB  |  84 lines

  1. p {
  2.     font-size : 10pt;
  3.       font-family: Verdana;
  4.     margin-top: 13px;
  5.     margin-bottom: 2px;
  6.     padding-left : 50px;
  7.     padding-right : 10px;
  8. }
  9. p.sub0{
  10.     padding-left : 0px;
  11. }
  12.  
  13. p.sub1{
  14.     padding-left : 80px;
  15.  
  16. }
  17. p.sub2{
  18.     padding-left : 110px;
  19.     margin-top: 0px;
  20.     margin-bottom: 0px;
  21. }
  22.  
  23.  
  24. p.title{
  25.     font-size : 16pt;
  26.       color: #008FE4;
  27.     margin-top: 10px;
  28.     margin-bottom: 0px;
  29.     padding-left : 10px;
  30.       font-weight: bold;
  31. }
  32. p.Subtitle1{
  33.     font-size : 12pt;
  34.       color: #005292;
  35.     margin-top: 10px;
  36.     margin-bottom: 5px;
  37.     padding-left : 50px;
  38.       font-weight: bold;
  39.  
  40. }
  41. p.Also-title{
  42.     font-size : 12pt;
  43.     color : #008FE4;
  44.     margin-top: 0px;
  45.     margin-bottom: 0px;
  46.     padding-left : 10px;
  47.       font-weight: bold;
  48. }
  49. p.Also{
  50.     color : #999999;
  51.     margin-top: 5px;
  52.     margin-bottom: 5px;
  53.     padding-left : 50px;
  54.       font-weight: bold;
  55. }
  56.  
  57.  
  58. A{
  59.     color : black;
  60.       text-decoration: none;
  61. }
  62. A.title{
  63.       color: #008FE4;
  64. }
  65.  
  66. A:HOVER {
  67.     color : black;
  68.     text-decoration:underline;
  69.  
  70. }
  71. ul{
  72.     margin-top: 5px;
  73.     margin-bottom: 10px;
  74.     padding-left : 80px;
  75.     padding-right : 10px;
  76. }
  77. li{
  78.     font-size : 10pt;
  79.       font-family: Verdana;
  80.     padding-left : 10px;
  81.     margin-top: 0px;
  82.     margin-bottom: 0px;
  83.  
  84. }